Skip to content

Conversation

inamiy
Copy link
Member

@inamiy inamiy commented Oct 13, 2014

This pull request will add hierarchical state machine functionality by subclassing.
Currently, only String-based StateType is supported.
(using Enum + Associated Values is going to be a really tough one...)

For basic usage, please see HierarchicalStateMachineTests.swift for more info.

Related issue: #8

inamiy added a commit that referenced this pull request Oct 18, 2014
@inamiy inamiy merged commit 53d8140 into master Oct 18, 2014
@inamiy inamiy deleted the HierarchicalStateMachine branch February 10, 2015 20:58
@inamiy
Copy link
Member Author

inamiy commented Dec 10, 2015

In ver 4.0.0, I refactored many codes and now states with enums are supported for hierarchical state machine.
Please see Ver 4.0.0 Release Notes and new HierarchicalMachineTests.swift for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant